public static C1Font Create( Func<double> getFontSize, Func<string> getFontFamily, Func<Nullable<bool>> getIsBold, Func<Nullable<bool>> getIsItalic )
Parameters
- getFontSize
- getFontFamily
- getIsBold
- getIsItalic
public static C1Font Create( Func<double> getFontSize, Func<string> getFontFamily, Func<Nullable<bool>> getIsBold, Func<Nullable<bool>> getIsItalic )